object-oriented programing language
- object-oriented programing language
noun
(computer science) a programming language that enables the programmer to associate a set of procedures with each type of data structure
-
C++ is an object-oriented programming language that is an extension of C
Useful english dictionary.
2012.
Look at other dictionaries:
object-oriented programming language — noun (computer science) a programming language that enables the programmer to associate a set of procedures with each type of data structure C++ is an object oriented programming language that is an extension of C • Syn: ↑object oriented… … Useful english dictionary
programing language — noun (computer science) a language designed for programming computers • Syn: ↑programming language • Topics: ↑computer science, ↑computing • Hypernyms: ↑artificial language … Useful english dictionary
programming language — noun (computer science) a language designed for programming computers • Syn: ↑programing language • Topics: ↑computer science, ↑computing • Hypernyms: ↑artificial language … Useful english dictionary
Object-based — In general, object based indicates that something such as a theory, language, or model is based on the concept of object. In computer science, the term object based has two different senses: A somehow limited version of object oriented… … Wikipedia
Fan (programming language) — Infobox programming language name = Fan logo = paradigm = multi paradigm year = 2007 designer = developer = Brian Frank, Andy Frank latest release version = 1.0.30 latest release date = release date|2008|07|30 typing = static, dynamic… … Wikipedia
computer science — noun the branch of engineering science that studies (with the aid of computers) computable processes and structures • Syn: ↑computing • Topics: ↑computer, ↑computing machine, ↑computing device, ↑data processor, ↑electronic computer, ↑ … Useful english dictionary
computing — noun 1. the procedure of calculating; determining something by mathematical or logical methods • Syn: ↑calculation, ↑computation • Derivationally related forms: ↑computational (for: ↑computation), ↑compute … Useful english dictionary
Java — noun 1. an island in Indonesia to the south of Borneo; one of the world s most densely populated regions (Freq. 2) • Derivationally related forms: ↑Javan • Instance Hypernyms: ↑island • Part Holonyms: ↑Indonesia, ↑ … Useful english dictionary
Reflection (computer programming) — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computi … Wikipedia
Reference counting — In computer science, reference counting is a technique of storing the number of references, pointers, or handles to a resource such as an object or block of memory. It is typically used as a means of deallocating objects which are no longer… … Wikipedia